Open folders 'odf/system':

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open 'all_cap_warpin.odf' and add the following lines:

fleetcapclassXX = "fed_excaliburY"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburYr2"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburYr3"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburYr4"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburYr5"
fleetcapclassXXcapvalue = 3
fleetcapclassXX = "fed_excaliburYr6"
fleetcapclassXXcapvalue = 3
fleetcapclassXX = "fed_excaliburYW"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburZ"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburZr2"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburZr3"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburZr4"
fleetcapclassXXcapvalue = 4
fleetcapclassXX = "fed_excaliburZr5"
fleetcapclassXXcapvalue = 3
fleetcapclassXX = "fed_excaliburZr6"
fleetcapclassXXcapvalue = 3
fleetcapclassXX = "fed_excaliburZW"
fleetcapclassXXcapvalue = 4

XX = the number 1 higher than the last in the list.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open 'all_cap_veteran.odf' and add the following lines:

fleetcapclassXX = "fed_excaliburYr6"
fleetcapclassXXcapvalue = 9
fleetcapclassXX = "fed_excaliburZr6"
fleetcapclassXXcapvalue = 9

XX = the number 1 higher than the last in the list.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open 'all_veteran9.odf' and add the following lines:

replacementXXcondition = "fed_excaliburYr5"
replacementXXclass0 = "fed_excaliburYr6"
replacementXXcondition = "fed_excaliburZr5"
replacementXXclass0 = "fed_excaliburZr6"

XX = the number 1 higher than the last in the list.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open 'edit_federation_warpin.odf' and add the following lines:

itemXX = "fed_excaliburY.odf"
itemXX = "fed_excaliburZ.odf"

XX = the number 1 higher than the last in the list.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open 'fed_sf_commandY.odf' and find the following lines:

weapon2 = "fed_warpin_special"
weaponhardpoints2 = "root"

replace it with:

weapon2 = "fed_warpin_specialY"
weaponhardpoints2 = "root"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Open 'fed_sf_commandZ.odf' and find the following lines:

weapon2 = "fed_warpin_special"
weaponhardpoints2 = "root"

replace it with:

weapon2 = "fed_warpin_specialZ"
weaponhardpoints2 = "root"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~